Update the Rust snapshot used
authorAlex Crichton <alex@alexcrichton.com>
Fri, 29 May 2015 21:17:13 +0000 (14:17 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 3 Jun 2015 01:05:47 +0000 (18:05 -0700)
At least one important I/O related perf fix has landed on nightly (reading
`DT_DIR` for `DirEntry::file_type`) and there are a few other assorted bug fixes
which are being picked up.

src/rustversion.txt

index 17c78faed7d7d249f71d34f11bddbbc92bdbe4d4..1c69375802a19881a824ee74b588ad9f56aecbb8 100644 (file)
@@ -1 +1 @@
-2015-05-11
+2015-05-29